home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 1.toast / pc / sample code / games / dronezone / dzmoreresources.r < prev    next >
Encoding:
Text File  |  2000-06-23  |  264 b   |  6 lines

  1. /* Rez from CWPro 2.0 chokes if total size of compiled .r file is too large */
  2. /* so DZAutoDroneExpl.3DMF moved to DZEvenMoreResources.r */
  3. read '3DMF' (128) "DZAutoDrone.3DMF";
  4. read '3DMF' (129) "DZAutoDroneBurn.3DMF";
  5. //read '3DMF' (130) "DZAutoDroneExpl.3DMF";
  6.